| 1. | Property to another line termination string 属性设置为其他行终止字符串来解决这个问题。 |
| 2. | Ltu line termination unit 线路终端单元 |
| 3. | Is a null reference nothing in visual basic , only the line termination characters are written 为空引用(在visual basic中为nothing ) ,则仅写入行结束字符。 |
| 4. | Sets the line termination string for the standard error output stream to two carriage return and line feed sequences 将标准错误输出流的行终止字符串设置为两个回车符和换行符序列。 |
| 5. | Class does not provide a method to write data to the standard error output stream , or a property to change the line termination string for data written to that stream 类不提供将数据写入标准错误输出流的方法,也不提供更改写入该流的数据的行终止字符串的属性。 |
| 6. | Method writes data to the standard output stream followed by the default line termination string ; that is , data is followed by a carriage return and line feed " - r - n " 方法将后面带默认行终止字符串的数据写入标准输出流;即,数据后面带回车符和换行符( “ r n ” ) 。 |
| 7. | The console class contains methods that read individual characters or entire lines from the console ; and several write methods that automatically convert an instance of a value type , an array of characters , or sets of objects to a formatted or unformatted string , and then writes that string , optionally followed by a line termination string , to the console 类提供用于从控制台读取单个字符或整行的方法;该类还提供若干写入方法,可将值类型的实例、字符数组以及对象集自动转换为格式化或未格式化的字符串,然后将该字符串(可选择是否尾随一个行终止字符串)写入控制台。 |